.con {
    width: 1280px;
    margin: 0 auto;
    margin-bottom: 28px;
}

.con-top {
    margin-bottom: 34px;
}



.con-top .headline {
    font-size: 0;
    margin-bottom: 16px;
}

.headline .headline-logo {
    width: 103px;
    height: 73px;
    margin-right: 26px;
    display: inline-block;
    vertical-align: top;
}

.headline a {
    display: inline-block;
    width: 1013px;
    font-size: 44px;
    font-family: FZDHTJW;
    font-weight: normal;
    color: #020202;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}



.con-top-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.con-top-bottom .swiper-container {
    width: 638px;
    display: inline-block;
}

.con-top-bottom .swiper-pagination {
    bottom: 22px;
    text-align: right;
    padding-right: 38px;
}

.con-top-bottom .swiper-pagination-bullet {
    background: #C0C4C5;
}

.con-top-bottom .swiper-pagination-bullet-active {
    background: #3852C4;
}

.con-top-bottom .swiper-pic {
    width: 638px;
    height: 420px;
}

.swiper-pic p {
    font-size: 21px;
    font-family: Alibaba;
    font-weight: normal;
    color: #FBFBFD;
    width: 100%;
    height: 60px;
    background: #030303;
    opacity: 0.75;
    line-height: 60px;
    position: absolute;
    bottom: 0;
    text-indent: 17px;
}

.con-top-bottom .con-top-bottom-right {
    display: inline-block;
    width: 505px;
    background: #DADADA;
    height: 420px;
    padding: 45px 24px 47px 26px;
}

.con-top-bottom-right li {
    margin-bottom: 32px;
}

.con-top-bottom-right li:first-child {
    margin-bottom: 30px !important;
}

.con-top-bottom-right li .news-title {
    width: 454px;
    font-size: 19px;
    font-family: Alibaba;
    font-weight: bold;
    color: #020202;
    line-height: 1;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.con-top-bottom-right li .news-desc {
    font-size: 14px;
    font-family: Alibaba;
    font-weight: normal;
    color: #939294;
    line-height: 20px;
    margin-top: 20px;
    text-indent: 2em;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.section {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 23px;
}

.section .section-left {
    width: 816px;
}




.column-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
}

.zj-focus .column-con:last-child {
    padding-top: 25px;
    border-top: 1px dashed #004392;
}

.zj-focus {
    margin-bottom: 33px;
}

.zj-focus .column-top {
    padding-bottom: 8px;
    border-bottom: 1px solid #004392;
}

.zj-focus .column-logo {
    width: 120px;
    height: 46px;
}

.zj-focus .focus-item {
    width: 364px;
}

.focus-item-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
}

.focus-item-top p {
    font-size: 23px;
    font-family: Alibaba;
    font-weight: bold;
    color: #030303;
    line-height: 22px;
}

.focus-item-top a {
    font-size: 15px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #999B9C;
    line-height: 20px;
}

.focus-picnews {
    display: flex;
    justify-content: space-between;
    margin-bottom: 17px;
}

.focus-picnews .focus-pic {
    width: 156px;
    height: 104px;
}

.focus-pic img {
    width: 100%;
    height: 100%;
}

.focus-picnews .focus-info {
    width: 195px;
}

.focus-info a {
    display: block;
    font-size: 15px;
    font-family: Alibaba;
    font-weight: bold;
    color: #030303;
    line-height: 16px;
    height: 33px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}

.focus-info p {
    font-size: 12px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #6C6C6C;
    line-height: 18px;
}

.focuslist li,
.wljylist li {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
}

.focuslist li a,
.wljylist li a {
    font-size: 15px;
    font-family: Alibaba;
    font-weight: normal;
    color: #78787A;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.focuslist li::before,
.wljylist li::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #7D7D7D;
    display: inline-block;
    margin-right: 11px;
}

.focuslist li:last-child,
.wljylist li:last-child {
    margin-bottom: 0;
}



.zj-pic {
    margin-bottom: 38px;
}

.zj-pic .column-top,
.zj-video .column-top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 12px;
    border-bottom: 2px solid #004392;
    margin-bottom: 25px;
}

.zj-pic .column-logo,
.zj-video .column-logo {
    display: flex;
    align-items: center;
}

.zj-pic .column-logo img,
.zj-video .column-logo img {
    width: 57px;
    height: 27px;
    margin-right: 15px;
}

.zj-pic .column-logo p,
.zj-video .column-logo p {
    font-size: 25px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #010101;
    line-height: 1;
    display: inline-block;
}

.zj-pic .column-logo a,
.zj-video .column-logo a {
    font-size: 15px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #999B9C;
    line-height: 21px;
}

.news-pic-big {
    width: 351px;
    height: 213px;
    margin-right: 11px;
}

.zj-pic {
    font-size: 0;
}

.zj-pic .column-con,
.zj-video .column-con {
    flex-wrap: nowrap;
}

.zj-pic .piclist,
.zj-video .videolist {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 428px;
}

.piclist li .news-pic,
.videolist li .news-pic {
    width: 100%;
    height: 100%;
}

.piclist li {
    width: 136px;
    height: 100px;
    margin-bottom: 13px;
}

.piclist li:nth-child(n+4) {
    margin-bottom: 0;
}



.zj-video {
    margin-bottom: 22px;
}

.videolist li {
    width: 121px;
    height: 213px;
}

.zj-video .news-pic-big,
.section-left-bottom .news-pic {
    position: relative;
}

.zj-video .news-pic-big p,
.section-left-bottom .news-pic p {
    font-size: 15px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FBFDFF;
    line-height: 37px;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(18, 18, 18, 0.84);
}

.zj-video .news-pic-big img:nth-child(2) {
    width: 70px;
    height: 70px;
    position: absolute;
    left: calc((100% - 70px) / 2);
    top: calc((100% - 70px) / 2);
}



.section-left-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section-left-bottom>div {
    width: 382px;
}

.section-left-bottom .column-top {
    padding-bottom: 4px;
    border-bottom: 1px solid #004392;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 17px;
}

.section-left-bottom .column-top .column-logo {
    width: auto;
    height: 46px;
}

.section-left .column-top a {
    font-size: 15px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #000101;
    line-height: 1;
    margin-bottom: 4px;
}

.section .section-right {
    width: 420px;
}

.section-right .zxzl-top {
    width: 100%;
    height: 55px;
    padding: 20px 6px 11px 13px;
    background: #A40000;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 11px;
}

.zxzl-box {
    margin-bottom: 12px;
}

.zxzl-top p {
    font-size: 25px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 1;
}

.zxzl-top a {
    font-size: 15px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 20px;
    line-height: 1;
}

.zxzl-first-news {
    width: 100%;
    height: 128px;
    position: relative;
    background: #FFFFFF;
}

.zxzl-first-news p {
    width: 100%;
    padding: 10px 15px;
    font-size: 16px;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
}

.zxzl-news-box {
    padding: 0 15px;
    background: #fff;
    border: 1px solid #333;
}

.zxzl-news-box .zxzl-news {
    padding: 8px 0 5px 0;
    border-bottom: 1px solid #f6f6f6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zxzl-news-box .zxzl-news:last-child {
    border-bottom: none;
}

.zxzl-news .zxzl-news-left {
    width: 239px;
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

.zxzl-news .zxzl-news-right {
    width: 50px;
    height: 50px;
}

.entrance-box .entrance-top {
    width: 100%;
    padding: 26px 6px 11px 0;
    background: #A40000;
    margin-bottom: 16px;
}

.entrance-top a {
    font-size: 15px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 1;
    display: block;
    text-align: right;
}

.entrance-box .entrance-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.entrance-list li {
    margin-bottom: 14px;
}

.entrance-list li:nth-child(n+3) {
    margin-bottom: 0;
}



.section-right-swiper {
    position: relative;
    padding: 10px 15px 7px 15px;
    background: #DADADA;
    margin-top: 32px;
}

.section-right-swiper .column-name {
    padding: 8px 8px 8px 12px;
    background: #A40000;
    box-shadow: 0px 3px 5px 1px rgba(161, 161, 161, 0.75);
    font-size: 19px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FCFDFD;
    line-height: 1;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}

.section-right-swiper .swiper-slide p {
    position: absolute;
    bottom: 0;
    font-size: 15px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FCFDFD;
    line-height: 1;
    padding: 9px 0;
    text-indent: 13px;
    width: 100%;
    background: rgba(6, 31, 173, 0.41);
}

.section-right-swiper .swiper-button-prev,
.section-right-swiper .swiper-container-rtl .swiper-button-next {
    background-image: url(//image.cns.com.cn/xinjiang_editor/ccdf8ca7/20211115/prev.png);
    left: 0;
}

.section-right-swiper .swiper-button-next,
.section-right-swiper .swiper-container-rtl .swiper-button-prev {
    background-image: url(//image.cns.com.cn/xinjiang_editor/ccdf8ca7/20211115/next.png);
    right: 0;
}

.section-right-swiper .swiper-button-next,
.section-right-swiper .swiper-button-prev {
    width: 15px;
    height: 62px;
    background-size: 15px 62px;
}

.section-right-swiper .column-type {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #004392;
    ;
}

.column-type a {
    font-size: 13px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #999B9C;
    line-height: 1;
}

.section-right-swiper .column-desc {
    font-size: 12px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #595A5A;
    line-height: 14px;
}



.section-right .section-right-adver {
    margin-top: 10px;
}

.section-right-adver a {
    display: block;
    margin-bottom: 12px;
    width: 100%;
    height: 74px;
}

.section-right-adver a:last-child {
    margin-bottom: 0;
}



.finance {
    margin-bottom: 30px;
}

.finance .column-top {
    padding-bottom: 6px;
    margin-bottom: 27px;
    border-bottom: 1px solid #004392;
}

.finance .finance-box {
    display: flex;
    justify-content: space-between;
}

.finance .finance-item {
    width: 368px;
    border: 1px solid #000000;
    padding: 6px 11px 15px 11px;
}

.finance-item .finance-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.finance-item .finance-top a {
    width: 40px;
    height: 40px;
    display: block;
}

.finance-top .finance-logo {
    display: flex;
    align-items: center;
}

.finance-item .finance-top p {
    font-size: 23px;
    font-family: Alibaba;
    font-weight: bold;
    color: #040404;
    line-height: 1;
    margin-left: 12px;
}

.finance-item .finance-first {
    position: relative;
    width: 100%;
    height: 230px;
    margin-bottom: 19px;
}

.finance-first p,
.wljyzj-item .item-left p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(18, 18, 18, 0.84);
    font-size: 15px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FBFDFF;
    line-height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.finance-list li {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.finance-list li::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #7D7D7D;
    display: inline-block;
    margin-right: 5px;
}

.finance-list li:last-child {
    margin-bottom: 0;
}

.finance-list li a {
    font-size: 15px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #030303;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.section1 .wljyzj,
.section1 .wljy {
    display: flex;
    justify-content: space-between;
    margin-bottom: 34px;
}

.wljyzj .wljyzj-item,
.wljy .wljy-item {
    width: 565px;
}

.wljyzj-item .item-top {
    margin-bottom: 23px;
}

.wljyzj-item .item-box {
    display: flex;
    justify-content: space-between;
    align-content: center;
}

.wljyzj-item .item-box .item-left {
    width: 297px;
    height: 198px;
    position: relative;
}

.wljyzj-item .item-left p {
    line-height: 37px;
}

.wljyzj-item .item-right {
    width: 249px;
}

.item-right a {
    font-size: 19px;
    font-family: Alibaba;
    font-weight: normal;
    color: #030303;
    line-height: 29px;
    margin-bottom: 30px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.item-right p {
    font-size: 15px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #6C6C6C;
    line-height: 25px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-indent: 2em;
}



.section1 .wljy {
    margin-bottom: 40px;
}

.wljy .wljy-item {
    width: 565px;
}

.wljy-item .item-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #A40000;
}

.wljy-item .item-top .item-logo {
    display: flex;
    align-items: center;
    margin-left: 12px;
}

.wljy-item .item-logo p {
    margin-left: 5px;
    font-size: 23px;
    font-family: Alibaba;
    font-weight: normal;
    color: #000000;
    line-height: 1;
}

.wljy-item .item-top a {
    font-size: 15px;
    font-family: Alibaba;
    font-weight: normal;
    color: #000000;
    line-height: 1;
}

.wljylist li {
    padding-left: 20px;
}



.section1 .wy {
    display: flex;
    align-content: flex-end;
    justify-content: space-between;
    margin-bottom: 29px;
}

.wyj {
    position: relative;
    width: 565px;
    height: 174px;
    font-size: 0;
}

.wyj img {
    width: 100%;
    height: 154px;
    margin-top: 20px;
}

.wyj-top {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 119px;
    height: 47px;
    background: #A40000;
    box-shadow: 0px 3px 5px 1px rgba(161, 161, 161, 0.75);
    position: absolute;
    left: 0;
    top: 0;
}

.wyj-top p {
    font-size: 25px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FCFDFD;
    line-height: 1;
}

.square {
    width: 13px;
    height: 13px;
    background: #FFFFFF;
    margin-right: 6px;
}

.wyj-info {
    width: 100%;
    padding: 0 15px;
    position: absolute;
    bottom: 14px;
    font-size: 17px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #FBFDFF;
    line-height: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.yrj {
    width: 565px;
}

.yrj .yrj-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 9px;
}

.yrj .yrj-top::after {
    content: '';
    width: 100%;
    height: 2px;
    background: #A40000;
    position: absolute;
    bottom: 0;
}

.yrj .yrj-top p {
    font-size: 23px;
    font-family: Alibaba;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 1;
    background: #A40000;
    padding: 13px 17px 11px 8px;
    display: inline-block;
}

.yrj .yrj-top a {
    font-size: 15px;
    font-family: Alibaba;
    font-weight: normal;
    color: #000000;
    line-height: 1;
}

.yrj .yrjlist {
    display: flex;
    justify-content: space-between;
}

.yrjlist li {
    width: 183px;
    height: 112px;
}



.section1-bottom {
    display: flex;
    justify-content: space-between;
    margin-bottom: 31px;
}

.section1-bottom-left {
    display: flex;
    justify-content: space-between;
    width: 813px;
    padding: 39px 32px 36px 27px;
    background: #DADADA;
}

.section1-b-l-item {
    width: 355px;
    position: relative;
}

.section1-b-l-item .item-top {
    position: absolute;
    left: 0;
    top: -39px;
    z-index: 9;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.section1-b-l-item .item-top p {
    font-size: 25px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FCFDFD;
    line-height: 1;
}

.section1-b-l-item .item-top a {
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 15px;
    font-family: Alibaba;
    font-weight: normal;
    color: #000000;
    line-height: 1;
}

.item-top-logo {
    display: flex;
    align-items: center;
    padding: 11px 15px 12px 10px;
    background: #A40000;
    box-shadow: 0px 3px 5px 1px rgba(161, 161, 161, 0.75);
    position: absolute;
    left: -27px;
    top: 0;
}

.section1-b-l-item .item-first {
    position: relative;
    width: 100%;
    height: 237px;
    margin-bottom: 19px;
}

.item-first p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(18, 18, 18, 0.84);
    font-size: 15px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FBFDFF;
    line-height: 43px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item-list li {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.item-list li::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #7D7D7D;
    display: inline-block;
    margin-right: 5px;
}

.item-list li:last-child {
    margin-bottom: 0;
}

.item-list li a {
    font-size: 15px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #030303;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section1-bottom-right {
    width: 310px;
}

.section1-bottom-right .section1-b-r-top {
    padding: 11px 12px;
    background: #A40000;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 7px;
}

.section1-b-r-top p {
    font-size: 25px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #FCFDFD;
    line-height: 1;
}

.section1-b-r-top a {
    font-size: 15px;
    font-family: Alibaba;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 1;
}

.adverlist li {
    width: 100%;
    height: 74px;
    margin-bottom: 7px;
}

.adverlist li:last-child {
    margin-bottom: 0;
}

.adverlist li:nth-child(n+3) {
    height: 58px;
}


/* 融媒体联&#65533; */

.media {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #DADADA;
    margin-bottom: 23px;
}

.media .media-name {
    padding: 27px 17px;
    font-size: 25px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #000000;
    border-right: 2px solid #000000;
    display: inline-block;
}

.media .medialist {
    width: 980px;
    display: flex;
    justify-content: space-between;
    padding: 0 94px 0 29px;
}

.medialist li {
    width: 76px;
    height: 76px;
}

.link {
    padding-bottom: 0px;
    border-bottom: 1px solid #959595;
}

.link .link-top {
    padding: 6px 10px 7px 9px;
    background: #004392;
    display: inline-block;
    font-size: 17px;
    font-family: FZLTZCHK;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 1;
    position: relative;
    margin-bottom: 18px;
}

.link .link-top::after {
    content: '';
    width: 1280px;
    height: 3px;
    background: #004392;
    position: absolute;
    bottom: 0;
    left: 0;
}

.link .linklist {
    display: flex;
    align-items: flex-end;
}

.linklist li img {
    width: auto;
    height: auto;
}